home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 47 / Amiga Format AFCD47 (Issue 131, Xmas 1999).iso / -serious- / misc / staram_plan / staram_plan.readme < prev    next >
Text File  |  1999-10-04  |  12KB  |  246 lines

  1. Short:    Spreadsheet, V2.2b,OS 3.0+, 68000 CPU
  2. Author:   tpassow@physik.uni-bremen.de (Thorsten Passow)
  3. Uploader: tpassow@physik.uni-bremen.de (Thorsten Passow)
  4. Type:     biz/misc
  5.  
  6.      ------------------------------------------------------
  7.      | This is the archive which contains the version for |
  8.      |                  68000 CPU or higher               |
  9.      | (a version for 68020 CPU + 68881 FPU is available) |
  10.      ------------------------------------------------------
  11.  
  12. A short manual in english is now in the archive!
  13.  
  14. StarAm Plan is an easy to use but powerful spreadsheet program. 
  15. It is shareware, not crippled. Some features are:
  16.  
  17.  - several sheets at one time in memory with different windows open
  18.  - commands to edit,e.g.: fill range, create series, change range by +-*/,
  19.    sort range, change row/column, powerfull cut/copy/paste, undo,
  20.    search&replace, drag&rop
  21.  - 121 stastistic, financial, mathem., date, time, boolean, text, format
  22.    and other functions to use in cells.
  23.  - user-defined functions, variables and cell-/rangenames
  24.  - A lot of formatsettings for cells, e.g.: alignment, suffix, prefix,
  25.    cell-type (text,number,date,time,percent,...), date/time-format,
  26.    protection, textstyle, borders, textcolor, decimals, sign, hide zero
  27.  - format-pattern and autoformat
  28.  - A lot of charts with a lot of settings, e.g.: 3d-bar, 3d-line, 3d-area,
  29.    errorbars, regression curves, logarithmic axis, polarcoordinates,
  30.    functionplotter, several charts in one system of coordinates
  31.  - in texts of worksheets and charts you can now use simple mathematical
  32.    expressions ("Formelsatz"): fraction, sub-/superscript, math. symbols
  33.    and greek letters, textstyles italic and bold
  34.  - Settings for screenmode, font, colors, icon, autosave, ...
  35.  - uses appicon, toolsmenu, appwindow, OS 3.0-look and AGA,
  36.    graphics accelerators, clipboard.device, public-screens,
  37.    xpk-libraries, memory pools, shared pens, amigaguide.library,
  38.    gadgethelp, ...
  39.  - most requesters are asynchron
  40.  - projects and 3D-worksheets
  41.  - localized, german, english and italian available
  42.  - a lot of more
  43.  
  44. Changes since version 2.2
  45.  
  46.   - bug fixed: ranges are shown only in the view, where they have been
  47.     marked now
  48.   - bug fixed: crash if more than one view of a worksheet open and
  49.     a new row/column above/left of the first row/column was inserted.
  50.   - using »true« xy-charts, the x-values may be unsorted and occur more
  51.     than once. The condition for "false" xy-charts needn't to be
  52.     fullfilled by »true« xy-charts any more.
  53.   - using xy-charts no maximum number of data depending on window size
  54.     any longer
  55.   - bug fixed: crash if marking ranges above a certain row/column
  56.     (INTEGER instead of LONGINT used:-(
  57.   - SDF import: if the seperator is a space, several spaces are
  58.     interpreted as one seperator
  59.   - some other minor improvements and fixed bugs
  60.     (complete list is in the archive)
  61.        
  62. Changes since version 2.1b
  63.  
  64.   - bug in installer script fixed: free RAM wasn't checked correctly
  65.   - considerable less memory consumption of the worksheets now
  66.     activated:
  67.     i.e. 52 kbyte (175 cells -> 300 byte per cell)
  68.   - you can now use simple mathematical expressions ("Formelsatz") in
  69.     all texts in the chart and the sheet! In the sheet this feature
  70.     must be activated.
  71.   - output of texts (screen and printer) won't be cut anymore if the
  72.     text is longer than the width of the column, so no need to break
  73.     the text into the next cells (Ctrl/Return)!
  74.     »Center Row« works without breaking the text into the following
  75.     cells, too. It can be undone with »Format/Alignment« now.
  76.   - print out in highest quality and complete WYSIWYG now possible
  77.     (font, colour, cell grid, borders, mathematical expressions)
  78.   - Cell references are now linked to its cells, i.e. if cells are
  79.     removed or new inserted, then the references will be changed so
  80.     that they refer to the new positions of the cells.
  81.     All references in the complete project are adapted, 3d references
  82.     too (but not the layer reference). Links to other worksheets
  83.     by name (e.g. \Name.A1) aren't changed (this is impracticable).
  84.   - now cells are always calculated in the correct order.
  85.   - linear/exponential/power regression now uses errorvalues of the
  86.     y values if desired. Also the y-error-bars are used calculating the
  87.     regression curves in charts.
  88.   - some other minor new features and improvements and some bugs fixed
  89.     (complete list is in the archive)
  90.     
  91. Changes since version 2.1
  92.  
  93.   - Aminet distribution is now identical to disk distribution
  94.   - Installer script completely rewritten:
  95.     - localized
  96.     - checking minimum preconditions
  97.     - cleaning up after error
  98.     - active support of installation on floppy disk (size checking and
  99.       asking for new directory)
  100.     - PRETEND mode works
  101.     - all answers in EXPERT mode are safe
  102.     - some more informations in EXPERT mode
  103.     - Creating directory in EXPERT mode only if desired
  104.     - less questions in AVERAGE mode (more automatic copying)
  105.     - all questions first if possible
  106.     - icon positions are kept on update (this must be activated
  107.       manually by deleting some ; because of compatibility)
  108.     -> perfect installer-script ;-)
  109.   - enforcer hits, etc. fixed: changing position of cell A1 with command
  110.     Edit/Sort confused StarAm Plan
  111.   - Guru fixed: occured when deleting a text series which contains
  112.     an empty text
  113.   - some other enforcer hits and minor bugs fixed and some minor
  114.     improvements (complete list is in the archive)
  115.  
  116. Changes since version 2.04
  117.  
  118.  - error message if loading a project which contains a worksheet which
  119.    is part of another loaded project. Removing of the worksheet from
  120.    the project which is being loaded. So no more danger of a crash.
  121.  - short help of iconbar now localized
  122.  - bug fixed in links to other worksheets by name in formulas (\Name.):
  123.    If the name contains the special characters operators, brackets and #
  124.    then the name can be set between " (\"Name".). So no error will occur.
  125.  - links to other worksheets by name in formulas can contain a path now.
  126.    The name (incl. path) must then set between " (\"Path/Name".).
  127.    Then the worksheet is searched only in the memory and at the
  128.    specified place.
  129.  - text series (a special form of arithmetic series) implemented.
  130.    The possible text series can be defined by the user.
  131.  - drawing the charts the resolution and aspect ratio are taken into
  132.    account completely: length of lines (ticks and subticks, some symbols
  133.    with previously constant size) thickness of lines (all lines drawn
  134.    with Draw and DrawEllipse), text height, text width (using FontTags
  135.    of DiskFont.library v37/39).
  136.  - the size of elements in the chart now optional depends on the
  137.    horizontal resolution (as until now) or the width of the window
  138.  - thickness of lines in chart now selectable (separate for different
  139.    lines)
  140.    size of symbols in chart now selectable
  141.  - bug fixed: Edit/Change deleted cells (long lives undo!) if the cells
  142.    had contained formulas and only values should been changed
  143.  - bug fixed: Edit/Changed changed formulas wrong in case of * or /
  144.  - in texts of charts you can now use simple mathematical expressions
  145.    ("Formelsatz"): fraction, sub-/superscript, math. symbols and greek
  146.    letters, textstyles italic and bold
  147.  - with %n you can now set the position of the factor of the axis
  148.    lettering in the axis names (in 1000, in Mio, in billion, in 1E+012,
  149.    ...). Factors in scientific notation are printed now superscript
  150.    (10^{12} instead 1E+012, ^{ and } certainly not printed and 12
  151.    superscript). »in« not printed if %n is used.
  152.  - work around for inability of the printer.device to print a hardcopy
  153.    from a CyberGraphX screen, so that you now can print out a chart from
  154.    a CyberGraphX screen
  155.  - routine to save a chart as graphics (IFF-ILBM) cybergraphx compatible
  156.    (but only 8 bit!) rewrited, so that you now can save a chart as
  157.    graphics (IFF-ILBM) from a CyberGraphX screen (true also for copying
  158.    into clipboard).
  159.  - many other bug fixes and improvements (complete list is in the archive)
  160.  
  161. Changes since version from 5-Jan-97:
  162.  
  163.  - some bugs fixed (list is in the archive)
  164.  
  165. Changes since version 2.03b
  166.  
  167.  - bug in V2.03 fixed: Iconify works again (enforcer-hits/guru/
  168.    "hanging" fixed)
  169.  - xy-charts: x-axis labels have same type (number, date, time, month,
  170.    weekday) as cells with x-values (e.g. monthnames instead of numbers
  171.    at x-axis). Format of cells with type date or time is partly used.
  172.  - setting for view: zero-values are not shown (ignored by celltype
  173.    text, date and time). Also cellformat to set this for each cell
  174.    (ignored only by celltype text).
  175.  - Worksheet/Open, Chart/Load (Chart-Manager) and gadget Load
  176.    (Worksheet-Manager): Multiselection (and loading) of files in 
  177.    filerequester.
  178.  - curvechart (and 3d-areachart): empty cells (celltype=text; value=0
  179.    AND value of cell is hidden in actual view) and/or cells of value zero
  180.    can be ignored: gadgets emty and zeros in Chart-Attributes
  181.  - support of GadgetHelp (Intuition.library V39): there is a shorthelp
  182.    for the gadgets of the gadgetbar shown, if the mousepointer is over
  183.    one of the gadgets. Pressing help opens the (context sensitive and
  184.    asynchrone) online-help (with a longer helptext).
  185.  - some other things and bugs fixed (complete list is in the archive)
  186.  
  187. Changes since version 2.03:
  188.  
  189.  - serious bug fixed: Extras/Export/Range has overwrited the original
  190.    File, if xpk wasn't used :-(
  191.  - bug in v2.03 fixed: If SimpleRefresh the worksheet wasn't printed at start
  192.    automatically. The command Define Worksheet (and reverse) didn't refresh the
  193.    worksheet.
  194.  - bug in v2.03 fixed: Extras/Export/Text didn't work because of the new printing
  195.    features :-(
  196.  - FPU exceptions are now disabled (because of runtimeerrors if FPU exists -not
  197.    68040!- and I couldn't find them lacking a real FPU)
  198.  - bug fixed: If complete row/column at bottom/right worksheet border removed,
  199.    undo didn't work.
  200.  - some minor bugs fixed
  201.  - some enforcer hits fixed
  202.  
  203. Changes since version 2.0b:
  204.  
  205.  - needs AmigaOS 3.0, uses memory pools, shared pens, ...
  206.  - rows/cols may be fixed at border
  207.  - undo now with several steps
  208.  - rows/cols may be alone absolute: A!1! instead of A1!
  209.  - better print out
  210.  - using locale.library, english catalog file
  211.  - better graphics accelorator support
  212.  - asynchrone and context sensitive online help with amigaguide.library
  213.  - and a lot of more, a detailed list is in the archive
  214.  
  215. Changes since version 2.0:
  216.  
  217.  - runtime-error while creating a circle-chart with senseless values
  218.    (sum=0, negative values) catched. Occured only with FPU 
  219.    (not 68040 CPU).
  220.  - Tooltype SMARTREFRESH in program-icon to enable SmartRefresh for
  221.    Worksheet-Windows. Speed up the Refresh but needs more memory.
  222.  - Tooltype PALETTEWINDOW in program-icon to change gadgetbar to 
  223.    palette-window.
  224.  - Possibility to delete format-pattern which are needed for
  225.    autoformat removed.
  226.  
  227. Changes since version 1.9d:
  228.  
  229.  - many commands work now more logical
  230.  - most requesters are asynchron
  231.  - better way to select a range, multiselect ranges
  232.  - new look for worksheet-window
  233.  - more mouse-commands in worksheet, e.g. drag&drop
  234.  - more commands for comfort
  235.  - rangenames linked with cells
  236.  - a lot new settings
  237.  - better »projects«, 3D-worksheets
  238.  - format-pattern and autoformat-command
  239.  - search and replace
  240.  - SDF-Import/Export
  241.  - uses XPK for packing/encryption
  242.  - uses clipboard.device, public-screens
  243.  - bug fixes and a lot of more
  244.  
  245. A more detailed list is in the archiv. It is too long to list here.
  246.